Objects Reference

directX::enum_games

Prototype

mp_games *enum_games(LPGUID app_guid)

Parameters

Parameter Type Description
app_guid LPGUID application GUID.
use FLYGUID for Fly3D games. 

Return Value

Returns pointer to the game's description class.

Remarks

Returns information on all games running on the selected server. 
It is used for enumerating available games to join on a specific server.